GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / IsPageImage_3 Method





In This Topic
IsPageImage_3 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function IsPageImage_3( _
   ByVal IgnoreHiddenText As Boolean _
) As Boolean
public bool IsPageImage_3( 
   bool IgnoreHiddenText
)
public function IsPageImage_3( 
    IgnoreHiddenText: Boolean
): Boolean; 
public function IsPageImage_3( 
   IgnoreHiddenText : boolean
) : boolean;
public: bool IsPageImage_3( 
   bool IgnoreHiddenText
) 
public:
bool IsPageImage_3( 
   bool IgnoreHiddenText
) 

Parameters

IgnoreHiddenText
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members